home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Ubuntu 9.10 PL
/
karmelkowy-koliberek-desktop-9.10-i386-PL.iso
/
casper
/
filesystem.squashfs
/
etc
/
gdm
/
PreSession
/
Default
Wrap
Text File
|
2009-10-20
|
404b
|
17 lines
#!/bin/sh
#
# Note that any setup should come before the sessreg command as
# that must be 'exec'ed for the pid to be correct (sessreg uses the parent
# pid)
#
# Note that output goes into the .xsession-errors file for easy debugging
#
PATH="/usr/bin:$PATH:/bin:/usr/bin"
if [ -x '/usr/bin/xsplash' ];
then
/usr/bin/xsplash --daemon
fi
initctl -q emit desktop-session-start DISPLAY_MANAGER=gdm